func crypto/x509.matchExactly

2 uses

	crypto/x509 (current package)
		verify.go#L1032: func matchExactly(hostA, hostB string) bool {
		verify.go#L1138: 			if matchExactly(match, candidateName) {